Skip to content

refactor: render coverage tables as GitHub Flavoured Markdown - #71

Merged
ideepu merged 3 commits into
mainfrom
refactor/markdown-coverage-templates
Jul 31, 2026
Merged

refactor: render coverage tables as GitHub Flavoured Markdown#71
ideepu merged 3 commits into
mainfrom
refactor/markdown-coverage-templates

Conversation

@ideepu

@ideepu ideepu commented Jul 31, 2026

Copy link
Copy Markdown
Owner
  • Convert the HTML coverage tables to GFM while keeping badges, tooltips, and column padding, and share the PR and project table markup through macros.
  • Add LABEL for an optional text rendering as the comment footer and remove COVERAGE_REPORT_URL infavor of label
  • Removed tooltips for the badges

ideepu added 2 commits July 31, 2026 23:53
Convert the HTML coverage tables to GFM while keeping badges, tooltips, and
column padding, and share the PR and project table markup through macros.
@ideepu

ideepu commented Jul 31, 2026

Copy link
Copy Markdown
Owner Author

Coverage report

  

This PR does not include changes to coverable code or code with missing coverage.

Click to see whole project coverage
File Statements Missing Branches Missing
Coverage         

Missing stmts              

Missing branches              
  codecov
  config.py 99
  github.py 207 -> 219
  github_client.py 128, 130 127 -> 130
  main.py 119-120 118 -> 119
  codecov/coverage
  base.py 75-77, 102-104 54 -> 56
  jest.py 65-69, 73-74, 77-88, 94-106, 112-126, 145-159, 175-179, 194-212, 217 67 -> 102, 150 -> 158, 199 -> 212
Project Total    

@ideepu
ideepu merged commit cfab21b into main Jul 31, 2026
2 checks passed
@ideepu
ideepu deleted the refactor/markdown-coverage-templates branch July 31, 2026 22:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant